home *** CD-ROM | disk | FTP | other *** search
/ ftp.swcp.com / ftp.swcp.com.zip / ftp.swcp.com / mac / mozilla-macos9-1.3.1.sea.bin / Mozilla1.3.1 / Search Plugins / lxrmozilla.src < prev    next >
Text File  |  2003-06-08  |  562b  |  26 lines

  1. # Search file for LXR @ mozilla.org
  2. #
  3. # Creation:  April 24, 2000 by Robert John Churchill  <rjc@netscape.com>
  4.  
  5. <search 
  6.     name = "LXR @ mozilla.org"
  7.     method = "get"
  8.     action = "http://lxr.mozilla.org/seamonkey/search"
  9.     searchForm = "http://lxr.mozilla.org/seamonkey/search"
  10.     >
  11.     
  12. <input name="string" user>
  13.  
  14. <interpret
  15.     resultListStart = "<hr>"
  16.     resultListEnd = "<P>"
  17.     >
  18.  
  19. </search>
  20.  
  21. <BROWSER
  22.       update="http://www.mozilla.org/projects/search/lxrmozilla.src" 
  23.       updateIcon="http://www.mozilla.org/projects/search/lxrmozilla.gif" 
  24.       updateCheckDays="3"
  25. >
  26.